home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 25 / AMIGAplus Sonderheft 25 (2000)(Falke)(DE)(Track 1 of 4)[!].iso / devs / dosdrivers / VNR < prev    next >
Text File  |  2000-05-08  |  261b  |  14 lines

  1. /*
  2.  * $VER: ViNCEd 40.55 (9th Nov 1997)
  3.  * Raw ViNCEd mount entry, mounted in "raw" mode.
  4.  *
  5.  * Please note that the handler is a library! Tricky,tricky...
  6.  */
  7.  
  8. Handler     = LIBS:vnc.library
  9. Priority    = 4
  10. StackSize   = 4096
  11. GlobVec     = -1
  12. Startup        = 1
  13.  
  14.